home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / guess312.zip / READ.ME < prev    next >
Text File  |  1992-12-20  |  3KB  |  55 lines

  1.  
  2. Version 1.07 I made some minor changes to the program and these
  3. were mostly to the opening and closing screens. I did change
  4. back to QuickBASIC 3.0 which is faster in execution than versions
  5. starting with 4.0.
  6.  
  7. Version 2.00 This is a whole new version. It is only about 5,000
  8. bytes larger than 1.07 and is stand alone, meaning that it no longer
  9. requires the BRUN30.EXE runtime library. It is written and compiled
  10. in Turbo Pascal 5.5.
  11.  
  12. Please let me know what you think of this version. I am in the
  13. process of converting all my earlier programs over to Turbo
  14. Pascal. Most programs are smaller, all of them are faster.
  15.  
  16. Version 2.01. Corrected a problem on new games with same user. The
  17. program did not reset the counter. Was okay for new user, but did
  18. not roll over if user did consecutive games. Also adjusted some
  19. of the diplays, no major changes.
  20.  
  21. Version 3.00. This version runs in Color or Mono. Uses symbols in
  22. place of colors. Corrected some display problems. No user reported
  23. bugs, just things I caught. Please report any problems to me.
  24.  
  25. Version 3.01. Fixed a display problem where the program cleared
  26. part of the screen when the user did not type in a name.
  27.  
  28. Version 3.10. Compiled the program with Turbo Pascal 7.0 and added
  29. the typing sound I developed for my Typing program for children when
  30. I recompiled it with BP 7.0. I thought children might enjoy it more
  31. if it did the same typing sound here. Any other changes were only
  32. minor in nature.
  33.  
  34. Version 3.11. Found that I forgot to display the Title on some of
  35. the screens like to and from the Help/Information screens. That
  36. and updated the Information screen.
  37.  
  38. Version 3.12. Caught an error background color. It was being set
  39. if mono or color. In mono it should not have been changed. I test
  40. in mono but my testing is not always the best. Evidently the program
  41. continued to read my system as color. I went in as mono and had a
  42. gray background (actually blue) and took me a while to figure out
  43. that I was checking the video setting before I checked the screen
  44. type. In other words it was backwards. As soon as I do the correct
  45. procedure in the correct sequence the error went away. This error
  46. may have been there in all the Turbo Pascal versions. No one reported
  47. the probelm so it could have been code that was copied incorrectly.
  48. No matter, it should run correctly in mono and color.
  49.  
  50.                 James Huckabey
  51.                 3621-A Fraser Street
  52.                 Bellingham, WA 98226
  53.                 (206) 671-2868 (voice)
  54.  
  55.